- mathematical function subroutine
- mathematical function subroutine DAT Unterprogramm n für mathematische Funktionen
English-German dictionary of Electrical Engineering and Electronics. 2013.
English-German dictionary of Electrical Engineering and Electronics. 2013.
function — 1. noun /ˈfʌŋk.ʃən/ a) What something does or is used for. b) A professional or official position. Syn: aim, intention, purpose, role, use … Wiktionary
Subroutine — In computer science, a subroutine (function, method, procedure, or subprogram) is a portion of code within a larger program, which performs a specific task and can be relatively independent of the remaining code. The syntax of many programming… … Wikipedia
function — I. noun Etymology: Latin function , functio performance, from fungi to perform; probably akin to Sanskrit bhuṅkte he enjoys Date: 1533 1. professional or official position ; occupation 2. the action for which a person or thing is specially fitted … New Collegiate Dictionary
user-defined function — noun A program or subroutine written by an application programmer that returns the value of a mathematical function … Wiktionary
Partial function — Not to be confused with partial function of a multilinear map. An example of a partial function that is not a total function … Wikipedia
Fortran language features — This is a comprehensive overview of features of the Fortran 95 language, the version supported by almost all existing Fortran compilers. Old features that have been superseded by new ones are not described few of those historic features are used… … Wikipedia
Algorithmic efficiency — In computer science, efficiency is used to describe properties of an algorithm relating to how much of various types of resources it consumes. Algorithmic efficiency can be thought of as analogous to engineering productivity for a repeating or… … Wikipedia
Big O notation — In mathematics, big O notation is used to describe the limiting behavior of a function when the argument tends towards a particular value or infinity, usually in terms of simpler functions. It is a member of a larger family of notations that is… … Wikipedia
Numerical differentiation — is a technique of numerical analysis to produce an estimate of the derivative of a mathematical function or function subroutine using values from the function and perhaps other knowledge about the function. Contents 1 Finite difference formulae 1 … Wikipedia
Thread safety — is a computer programming concept applicable in the context of multi threaded programs. A piece of code is thread safe if it functions correctly during simultaneous execution by multiple threads. In particular, it must satisfy the need for… … Wikipedia
Trabb Pardo-Knuth algorithm — The Trabb Pardo Knuth algorithm is a program introduced by Donald Knuth and Luis Trabb Pardo to illustrate the evolution of computer programming languages.In their 1977 work The Early Development of Programming Languages , Trabb Pardo and Knuth… … Wikipedia